[INFO] fetching crate truck-modeling 0.6.0...
[INFO] testing truck-modeling-0.6.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate truck-modeling 0.6.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate truck-modeling 0.6.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate truck-modeling 0.6.0
[INFO] tweaked toml for crates.io crate truck-modeling 0.6.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate truck-modeling 0.6.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate truck-modeling 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81eb5aa70a5f9847fb1fc9459be015ef3ae1f6f789a40aee27ef736ee736252e
[INFO] running `Command { std: "docker" "start" "-a" "81eb5aa70a5f9847fb1fc9459be015ef3ae1f6f789a40aee27ef736ee736252e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81eb5aa70a5f9847fb1fc9459be015ef3ae1f6f789a40aee27ef736ee736252e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81eb5aa70a5f9847fb1fc9459be015ef3ae1f6f789a40aee27ef736ee736252e", kill_on_drop: false }`
[INFO] [stdout] 81eb5aa70a5f9847fb1fc9459be015ef3ae1f6f789a40aee27ef736ee736252e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea18f0c84fd5fd55b6fdbfe8fa4d3c3d0ea1b3bad25ab0a090a297dd27ca2cb2
[INFO] running `Command { std: "docker" "start" "-a" "ea18f0c84fd5fd55b6fdbfe8fa4d3c3d0ea1b3bad25ab0a090a297dd27ca2cb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling branches v0.1.3
[INFO] [stderr]    Compiling array-macro v2.1.8
[INFO] [stderr]    Compiling rclite v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling katexit v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling truck-derivers v0.1.0
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matext4cgmath v0.1.0
[INFO] [stderr]    Compiling truck-base v0.5.0
[INFO] [stderr]    Compiling truck-geotrait v0.4.0
[INFO] [stderr]    Compiling truck-topology v0.6.0
[INFO] [stderr]    Compiling truck-geometry v0.5.0
[INFO] [stderr]    Compiling truck-polymesh v0.6.0
[INFO] [stderr]    Compiling truck-modeling v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.52s
[INFO] running `Command { std: "docker" "inspect" "ea18f0c84fd5fd55b6fdbfe8fa4d3c3d0ea1b3bad25ab0a090a297dd27ca2cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea18f0c84fd5fd55b6fdbfe8fa4d3c3d0ea1b3bad25ab0a090a297dd27ca2cb2", kill_on_drop: false }`
[INFO] [stdout] ea18f0c84fd5fd55b6fdbfe8fa4d3c3d0ea1b3bad25ab0a090a297dd27ca2cb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 915c6804ddf12569a0a25955bafd8c7201a0b80813ac2b263a9f0806f3662e20
[INFO] running `Command { std: "docker" "start" "-a" "915c6804ddf12569a0a25955bafd8c7201a0b80813ac2b263a9f0806f3662e20", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling matext4cgmath v0.1.0
[INFO] [stderr]    Compiling truck-base v0.5.0
[INFO] [stderr]    Compiling truck-geotrait v0.4.0
[INFO] [stderr]    Compiling truck-geometry v0.5.0
[INFO] [stderr]    Compiling truck-polymesh v0.6.0
[INFO] [stderr]    Compiling truck-topology v0.6.0
[INFO] [stderr]    Compiling truck-modeling v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.82s
[INFO] running `Command { std: "docker" "inspect" "915c6804ddf12569a0a25955bafd8c7201a0b80813ac2b263a9f0806f3662e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "915c6804ddf12569a0a25955bafd8c7201a0b80813ac2b263a9f0806f3662e20", kill_on_drop: false }`
[INFO] [stdout] 915c6804ddf12569a0a25955bafd8c7201a0b80813ac2b263a9f0806f3662e20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 20c61235c04c050403102c975cbfe9bc31a116cc3f7cda0489619905eb96030b
[INFO] running `Command { std: "docker" "start" "-a" "20c61235c04c050403102c975cbfe9bc31a116cc3f7cda0489619905eb96030b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/truck_modeling-b07875d19e5e3251)
[INFO] [stderr] ****** test of the expressions of error messages ******
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 8 tests
[INFO] [stderr] Two same vertices cannot construct an edge.
[INFO] [stderr] 
[INFO] [stderr] cannot attach a plane to a wire that is not on one plane.
[INFO] [stderr] 
[INFO] [stderr] *******************************************************
[INFO] [stdout] test errors::print_messages ... ok
[INFO] [stdout] test geom_impls::test_geom_impl::test_take_one_axis_by_normal ... ok
[INFO] [stdout] test geom_impls::test_geom_impl::test_circle_arc ... ok
[INFO] [stdout] test geom_impls::test_geom_impl::test_circum_center ... ok
[INFO] [stdout] test geom_impls::test_geom_impl::test_circle_arc_three_point ... ok
[INFO] [stdout] test geom_impls::test_geom_impl::test_attach_plane_with_multiple_boundary ... ok
[INFO] [stdout] test builder::partial_torus::partial_torus ... ok
[INFO] [stdout] test geom_impls::test_geom_impl::test_attach_plane_with_single_boundary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/topo_traits.rs (/opt/rustwide/target/debug/deps/topo_traits-ccf7af89df01bf73)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test edge_sweep ... ok
[INFO] [stdout] test edge_closed_sweep ... ok
[INFO] [stdout] test edge_multi_sweep ... ok
[INFO] [stdout] test vertex_closed_sweep ... ok
[INFO] [stdout] test vertex_multi_sweep ... ok
[INFO] [stdout] test vertex_sweep ... ok
[INFO] [stdout] test shell_closed_sweep ... ok
[INFO] [stdout] test shell_multi_sweep ... ok
[INFO] [stdout] test face_sweep ... ok
[INFO] [stdout] test wire_multi_sweep ... ok
[INFO] [stdout] test face_multi_sweep ... ok
[INFO] [stdout] test shell_sweep ... ok
[INFO] [stdout] test wire_sweep ... ok
[INFO] [stdout] test wire_closed_sweep ... ok
[INFO] [stdout] test face_closed_sweep ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests truck_modeling
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/builder.rs - builder::line (line 19) ... ok
[INFO] [stdout] test src/builder.rs - builder::circle_arc (line 44) ... ok
[INFO] [stdout] test src/builder.rs - builder::vertex (line 7) ... ok
[INFO] [stdout] test src/sweep.rs - sweep::Edge<P,C>::sweep (line 47) ... ok
[INFO] [stdout] test src/builder.rs - builder::try_wire_homotopy (line 143) ... ok
[INFO] [stdout] test src/builder.rs - builder::try_attach_plane (line 368) ... ok
[INFO] [stdout] test src/sweep.rs - sweep::Face<P,C,S>::sweep (line 177) ... ok
[INFO] [stdout] test src/sweep.rs - sweep::Wire<P,C>::sweep (line 107) ... ok
[INFO] [stdout] test src/sweep.rs - sweep::Vertex<P>::sweep (line 9) ... ok
[INFO] [stdout] test src/builder.rs - builder::bezier (line 71) ... ok
[INFO] [stdout] test src/builder.rs - builder::homotopy (line 101) ... ok
[INFO] [stdout] test src/builder.rs - builder::try_attach_plane (line 355) ... ok
[INFO] [stdout] test src/builder.rs - builder::try_wire_homotopy (line 202) ... ok
[INFO] [stdout] test src/builder.rs - builder::try_wire_homotopy (line 170) ... ok
[INFO] [stdout] test src/builder.rs - builder::rsweep (line 539) ... ok
[INFO] [stdout] test src/builder.rs - builder::cone (line 260) ... ok
[INFO] [stdout] test src/builder.rs - builder::tsweep (line 469) ... ok
[INFO] [stdout] test src/builder.rs - builder::rsweep (line 568) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.68s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "20c61235c04c050403102c975cbfe9bc31a116cc3f7cda0489619905eb96030b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20c61235c04c050403102c975cbfe9bc31a116cc3f7cda0489619905eb96030b", kill_on_drop: false }`
[INFO] [stdout] 20c61235c04c050403102c975cbfe9bc31a116cc3f7cda0489619905eb96030b
